QR Code Generator
Type
library
Description
The QR Code Generator library for LiveCode generates QR codes according to the ISO international standard (ISO/IEC18004).
'QR Code' is a registered trademark of DENSO WAVE INCORPORATED.
All versions (1 - 40) and all error correction levels (L, M, Q, H) are supported.
Children Properties
Command
Name | Summary | Syntax |
---|---|---|
qrCreate | Create a QR code | qrCreate <pImg>,<pData>,<pECC>,<pSize>,<pMask>,<pMinVersion>,<pMaxVersion> |
qrSetColors | Set colors other than the default black and white | qrSetColors <pForeground>,<pBackground> |